Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented May 23, 2025

Motivation and Context

This PR corrects invalid syntax in the README examples. Additionally, all lambda blocks using -> have been consistently formatted with {}.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

This PR corrects invalid syntax in the README examples.
Additionally, all lambda blocks using `->` have been consistently
formatted with `{}`.
@koic koic changed the title [Doc] Fix incorrect syntax in README examples [Doc] Fix invalid syntax in README examples May 23, 2025
@koic koic force-pushed the fix_syntax_error_in_examples_of_the_readme branch from f5abfc1 to e526009 Compare May 23, 2025 06:40
@atesgoral atesgoral merged commit 6435de2 into modelcontextprotocol:main May 24, 2025
4 checks passed
@koic koic deleted the fix_syntax_error_in_examples_of_the_readme branch May 24, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants